Skip to content

Conversation

@mbellade
Copy link
Member

This pr follows up on the generics work of #42:

  • Introduce the concept of declaringType for type variables
  • Better handling of subtypes re-declaring a type variable with the same identifier
  • Correctly handle nested recursive type argument resolution
  • General refactoring & improvements

* Introduce the concept of `declaringType` for type variables
* Better handling of subtypes re-declaring a type variable with the same identifier
* Correctly handle nested recursive type resolution
@sebersole sebersole merged commit 090bd5b into hibernate:main Mar 18, 2024
@sebersole sebersole added this to the 0.7.0 milestone Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants